firmware: Use mkhex from hvmloader directory for etherboot ROMs
authorJulian Pidancet <julian.pidancet@gmail.com>
Mon, 13 Feb 2012 12:49:06 +0000 (12:49 +0000)
committerJulian Pidancet <julian.pidancet@gmail.com>
Mon, 13 Feb 2012 12:49:06 +0000 (12:49 +0000)
commit00849cb37af425f98811b261cc51d81e1618b16d
tree414ccc54b70ea525ab3e9dc9325fce0d34c076ff
parent41145f9399bb501da6c1a683d2a4b978be15e506
firmware: Use mkhex from hvmloader directory for etherboot ROMs

To remain consistent with how other ROMs are built into hvmloader,
call mkhex on etherboot ROMs from the hvmloader directory, instead of
the etherboot directory. In other words, eb-roms.h is not used any
more.

Introduce ETHERBOOT_NICS config option to choose which ROMs should be
built (kept rtl8139 and 8086100e per default as before).

Signed-off-by: Julian Pidancet <julian.pidancet@gmail.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
Config.mk
tools/firmware/etherboot/Config
tools/firmware/etherboot/Makefile
tools/firmware/hvmloader/Makefile